.. _CVideo Class: ========================== CVideo Class ========================== .. toctree:: :maxdepth: 1 * :ref:`Overview` * :ref:`Quick Reference` * :ref:`Constructors` ---- .. _CVideo_Overview: Overview --------------- .. note:: The **CVideo** class handles The structure used for this class is :ref:`CVideo` ---- .. _CVideo_QuickRef: Quick Reference --------------- +----------------------------------+ | **Quick Ref** | +----------------------------------+ | void **CVideo\:\:~CVideo**\() | +----------------------------------+ ---- .. _CVideo_Constructors: Constructors --------------- +-------------------------------------------+------------------------------------------------------+ | **Name** | **Description** | +-------------------------------------------+------------------------------------------------------+ | :ref:`CVideo\:\:CVideo` | Destroys a ``CVideo`` object | +-------------------------------------------+------------------------------------------------------+ .. _CVideo~CVideo: CVideo\:\:~CVideo ^^^^^^^^^^^^^^^^^^^^^^^^^ Destroys the ``CVideo`` object :: virtual void CVideo::~CVideo(); **Remarks** Destroys the ``CVideo`` object